Auto merge of #2690 - hatsunearu:hatsunearu-patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 15 May 2016 01:08:35 +0000 (18:08 -0700)
committerbors <bors@rust-lang.org>
Sun, 15 May 2016 01:08:35 +0000 (18:08 -0700)
commit5cb2bb1b359497a140a23efed13e3099e6a18b3b
tree76f0be9fe502afce0d7df73e547633103a8adf74
parent7341a6e9be81d6b409cd274c7768e9375cef04ec
parentaff6e133d7e0ec8564a1616d5b7113ba49cb6515
Auto merge of #2690 - hatsunearu:hatsunearu-patch-1, r=alexcrichton

Update manpage with some missing cargo commands

the manpage of cargo is missing a few important cargo commands, and I've added `rustc` and `help`. Hopefully everything's alright.